Content File
- Name - Enter a name for the content item. This text only
appears during design mode (configuration).
- The file to be uploaded - Click upload to select
the file you want to display as a download link.
Notes
- You can change the Maximum file size allowed by editing
your web.config file:
- Find the <httpRuntime> element and modify the
maxRequestLength attribute. The default value is 102400 KB
(10 MB).